Skip to content

Revert "Fix Crash on Bootup if Save Directory does not exist."#1253

Merged
Delta-473 merged 1 commit intomasterfrom
revert-1250-master
Feb 25, 2026
Merged

Revert "Fix Crash on Bootup if Save Directory does not exist."#1253
Delta-473 merged 1 commit intomasterfrom
revert-1250-master

Conversation

@Delta-473
Copy link
Collaborator

@Delta-473 Delta-473 commented Feb 25, 2026

Reverts #1250

Summary by CodeRabbit

  • Chores
    • Removed unused internal utilities and initialization logic, reducing code complexity without affecting functionality.

@Delta-473 Delta-473 merged commit c54593e into master Feb 25, 2026
2 checks passed
@Delta-473 Delta-473 deleted the revert-1250-master branch February 25, 2026 11:48
@coderabbitai
Copy link

coderabbitai bot commented Feb 25, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 8fb1d04 and 6458056.

📒 Files selected for processing (1)
  • OpenKh.Research.Panacea/Panacea.cpp

📝 Walkthrough

Walkthrough

Cleanup of Panacea.cpp that removes directory-creation and pattern-scanning functionality, including the ENSURE_DIRECTORY global variable, FetchPattern helper function, and their related includes and code dependencies.

Changes

Cohort / File(s) Summary
Code Cleanup
OpenKh.Research.Panacea/Panacea.cpp
Removed <filesystem> and <Psapi.h> includes, deleted ENSURE_DIRECTORY global variable and FetchPattern helper function, and stripped related code paths from LoadFileWithMalloc that depended on these elements.

Possibly related PRs

Poem

🐰 With a hop and a bound, we sweep the floor clean,
Removing old remnants of patterns once seen,
No more shall we fetch what we don't need today,
Just simpler code paths in a streamlined way! ✨


🎯 1 (Trivial) | ⏱️ ~3 minutes

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch revert-1250-master

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant